home *** CD-ROM | disk | FTP | other *** search
- G8BPQ.DOC Hints on Using the G8BPQ V. 4.01 Switch with ARES/Data
-
- ARES/Data V. 1.5 implements a new type of interface, called "BPQ",
- that allows a BPQ switch to act as the TNC for the ARES/Data program.
- This means that any TNC that can operate in the KISS mode can be used
- with ARES/Data, including PK-232, KAM, and others, for the first time.
-
- This has been made possible by the G8BPQ's new software interface,
- DEDHOST (and our modified version DEDHOSFE), which makes the switch
- look like a DED TNC to the ARES/Data program.
-
- Here is a quick and dirty way to set up the BPQ switch to operate with
- ARES/Data. Don't change any of the parameters unless you know what you
- are doing! You can read the BPQ documentation files and set up the
- switch to handle multiple TNC's etc. if you like, but this description
- assumes you want to just use one PK-232 TNC in the KISS mode to act as
- the hardware part of the G8BPQ switch.
-
-
- 1. First, get your TNC operating in the KISS mode, 4800, N, 8, 1.
- You can do this with a terminal emulator, using commands found in
- the manual of your TNC. Exit the terminal emulator.
-
- 2. Edit BPQCFG.TXT to specify the callsign and alias you want for
- the BPQ switch. Use the BPQCFG.TXT supplied with the ARES/Data program,
- and keep it separate from the example BPQCFG.TXT supplied with the BPQ
- program. Unpack the BPQ code by executing BPQ401.EXE.
-
- 3. Run BPQCFG.EXE, which makes the binary file BPQCFG.BIN. This only
- needs to be done once.
-
- 4. Run the batch file STARTBPQ.BAT, which actually loads the BPQ code
- and the additional DED driver DEDHOSFE, which is used by ARES/Data.
-
- 5. Test the switch by doing a remote connect - it should act like
- any normal NET/ROM node, except sometimes you have to specify the port
- number (1) after some commands.
-
- 6. Be sure that ARESDATA.CFG has been edited to specify the BPQ
- interface.
-
- 7. Finally, start ARES/Data using the batch file ARESDATA.BAT.
-
- WARNING: we have tested ARES/Data with BPQ and DRSI, with DRSI and
- MBBIOS (DED) TNCs, but NOT with MBBIOS and BPQ. Don't expect this to
- work. It may, however, under certain conditions.
-
-
-
- USERS CONNECTING TO ARES/DATA THROUGH THE SWITCH:
- The user connects using either the call or alias for the switch. The
- switch can then do any usual switch command. If he types ?, he sees
- that an application is listed "aresdata". He then simply types
- "aresdata" to get into the ARES/Data system.
-
-
-
- SYSOPS CONNECTING OUT USING THE BPQ INTERFACE:
- From the sysop screen, type
- <esc>sn select channel n, where n is the channel you want.
- <esc>c xxx where xxx is anything; the switch will respond saying
- "CONNECTED to 0:SWITCH", no matter what "xxx" is.
- Now you talk to the switch to issue more commands:
- <esc>ninfo gets the switch info (note the number n is required, because
- this is not really a command, but a string to be sent to
- channel n.)
- <esc>nc w6abc initiates a connect to w6abc (again, this is really text
- sent to the switch)
-
-
- NOTE: DEDHOSFE only implements a few of the the real WA8DED command set,
- specifically, the commands C, D, L, @B, G, JHOST. All other WA8DED commands
- that you might try to send to the switch are rejected as INVALID COMMANDS.
-
-
- This is a highly flexible switch program, so be patient. Again, if you
- change many parameters, be sure that ARES/Data still works.
- Thanks again to John Wiseman for making this possible.
-
- END G8BPQ.DOC